home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / totallys.swf / scripts / DefineSprite_213 / frame_2 / DoAction.as
Encoding:
Text File  |  2007-09-28  |  90 b   |  9 lines

  1. if(_root.popc9.collision == 1)
  2. {
  3.    gotoAndPlay(3);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(1);
  8. }
  9.